@charset "utf-8";
/* CSS Document */
.banner{ width:100%; height:455px; position:relative; overflow:hidden;}
.banner img{ position:absolute; width:1920px; top:0; left:50%; margin-left:-960px;}

.company_tit{ width:1000px; margin:20px auto 0 auto; font-size:16px; color:#007ca5;}
.company_tit span{ font-family:Arial, Helvetica, sans-serif; font-size:12px; text-transform:uppercase; color:#666; margin-left:3px;}
.company_tit a{ float:right; }

.company_con{ width:1000px; height:165px; border:solid 1px #edeef0; margin:12px auto 0 auto;}
.company_con_tit{ float:left; width:724px; margin-top:15px; margin-left:20px; font-size:12px; color:#666; line-height:22px;}
.company_con_tit b{ color:#333; font-size:14px;}
.company_con_tit p{ margin:0; padding:0;}
.company_con img{ float:right; width:240px; height:163px;}

.pro{ width:1000px; height:136px;  margin:12px auto 30px auto;}
.pro ul{}
.pro ul li{ float:left; display:block; width:158px; height:136px; margin-right:10px; text-align:center;}
.pro ul li div{ width: 158px; height: 115px; overflow: hidden;}
.pro ul li img{ width:156px; }
.pro ul li:nth-child(6n){ margin-right:0;}
.pro ul li span{ height:30px; line-height:30px;text-overflow:ellipsis; white-space:nowrap; *white-space:nowrap;overflow:hidden; width:100%; display:block;}
